﻿@charset "utf-8";
/*Navigation Accessibility*/
.skip a
{
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
} 
.skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}

.obscure { 
position: absolute !important; 
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 
clip: rect(1px, 1px, 1px, 1px); 
} 

/*body*/

#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField.ms-rtestate-field img {
	max-width:100%!important; height:auto!important;
}
		
body {font-family:Arial, Helvetica, sans-serif!important;font-size:1em;line-height:1.3em; color:black;
 overflow-y:visible; position:relative;}   

.ms-WPBody td, .ms-WPBody {
	font-family:Arial, Helvetica, sans-serif;font-size:.9em;line-height:1.3em; color:black;
}

/*SharePoint 2019 Updates*/
#s4-bodyContainer {padding-bottom:0px;}  
.ms-webpartzone-cell {margin-bottom:0px;}
#MSOTlPn_MainTD {display: block; position: fixed; top: 0; right: 0; z-index: 1000; height: 100% !important; width: auto !important; overflow-y: auto; background: #fff;}
#MSOTlPn_MainTD > table {margin-right: 19px; position: static; width: 100%;}
.ms-TPBorder {width: 100%;}
.ms-dlgContent, .ms-dlgFrameContainer, #contentBox {
	background-color:white!important;
}
.ms-backgroundImage #ms-notdlgautosize {
	background:white!important; background-image:none!important;
}
.ms-rtestate-field ul,
#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField.ms-rtestate-field ul {
	list-style-image:url(/images/bullet.png); list-style-position: inside;}

/*Backend Menu*/
#s4-workspace.ms-core-overlay div#s4-bodyContainer div#s4-titlerow.ms-dialogHidden div#titleAreaBox.ms-noList.ms-table.ms-core-tableNoSpace div#titleAreaRow.ms-tableRow div.ms-breadcrumb-box.ms-tableCell.ms-verticalAlignTop div.ms-breadcrumb-top div#DeltaTopNavigation.ms-displayInline.ms-core-navigation .static li.static a.static,
#s4-workspace.ms-core-overlay div#s4-bodyContainer div#contentRow div#sideNavBox.ms-dialogHidden.ms-forceWrap.ms-noList div#DeltaPlaceHolderLeftNavBar.ms-core-navigation .static li.static a.static {
	color:black!important;
}
/*enterprise header*/
.entheaderbkg {
	background-color:#ffc72c; padding:5px 0px 5px 0px;
}
.floatheading {
	display:inline-block;
}
.floatheadingrss a i.fa-rss-square {
	float:right;
}
.newsfeed {
	border-bottom:1px solid #cccccc; padding-bottom:1em; margin-bottom:1em; padding-top:1.8em;
}
.newsfeed a
{
	color:black!important;
}
.link-item b a {
	color:black!important;
}
.videobtn {
	position:relative; margin:0px auto; text-align:center;
}
.insidecontainer {
	padding-top:40px; padding-bottom:40px;
}
.videobtn a.btn {
	position:absolute; top:-4em; left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; width:10em;

}
.videobtn a.btn:hover, .videobtn a.btn:visited, .videobtn a.btn:active, .videobtn a.btn:focus {
	position:absolute; top:-4em; left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; width:10em;

}

.cqfeed a img {
	display:none;
}
.eventfeed {
	margin-bottom:1em; padding-top:.8em;
}
.btncenter {
	text-align:center;
}
.eventspace {
	padding-bottom:.5em;
}

/*social media*/
a .fa-facebook {
	color:#3b5999; }
a .fa-instagram {
	color:black;
}
a .fa-youtube {
	color:#fd0100;
}
a .fa-linkedin {
	color:#0079b2;
}
a .fa-twitter {
	color:#1da1f3;
}
.eventfeed a .fa-rss-square, .newsfeed a .fa-rss-square {
	color:#fd9800;
}
/*header*/

.logo a img.imgheader {
	width:7em; height:auto; float:left;
}
.logotext {
	float:left; padding:1.5em 0em 1.5em 1em;
}
.bigheader {font-size:2em; text-transform:uppercase; font-weight:bold; line-height:1.4em;}
.smheader {
	font-size:1.6em; text-transform:uppercase; }

.headerbkg {
	background-image:url(/images/blkbkg.jpg); background-repeat:repeat; padding:2em 0em;
}
/* Navigation */
li.nav-item {
	width:20%;
}
.navbar-expand-md .navbar-nav {
	width:100%;
}
nav.navbar.navbar-expand-md.bg-body-tertiary {
	background-color:#0047bb;
}
a.nav-link {
	color:white!important; text-align:center; text-transform:uppercase;
}
/*Videos*/
.videowrapper {
	position:relative;
	padding-bottom:27em;
	padding-top:20px; 
	height:0; 
	overflow:hidden; }

	
.videowrapper iframe {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:27em;}



.videocontainer {
  position: relative;
  width: 100%;
  overflow: hidden!important;
  padding-top: 56.40%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}	


.videocontainer2 {
  position: relative;
  width: 100%;
  overflow: hidden!important;
  padding-top: 50.80%; /* 16:9 Aspect Ratio */
}

.responsive-iframe2{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}	
/*News*/
.link-item .description {
	display:inline!important; font-style:italic!important; padding-left:10px;
}

/*Carousel*/

.carousel-caption {
color:white; text-transform:uppercase;
	width:100%; height:auto;background:rgba(0, 84, 157, 0.9); color:white; text-align:center; padding-left:20px; padding-right:20px; left:0px!important; right:0px!important; bottom:0px!important;
}
.carousel-item {
	width:100%; height:auto; border:0px none; background-color:white;
}
.carousel-item img {
	width:100%;height:100%;object-fit:cover;
}
.carousel-control-next, .carousel-control-prev {
	color:#ffcf00; opacity:100;
}
.carousel-control-next:hover, .carousel-control-prev:hover, .carousel-control-next:focus, .carousel-control-prev:focus {
	 opacity:.2;
}

.carousel-control-next input[type="button"], .carousel-control-next input[type="reset"], .carousel-control-next input[type="submit"], button,
.carousel-control-prev input[type="button"], .carousel-control-prev input[type="reset"], .carousel-control-prev input[type="submit"], button,
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover
 {
	background-color:transparent; border:0px none;
}


.carousel-control-next i.fas.fa-4x, .carousel-control-prev i.fas.fa-4x {
	color:#ffcf00; position:absolute; bottom:50px;

}

.carousel-indicators {left:200px!important;
	padding:0px 0px 20px 0px!important; justify-content:left!important; margin-right:15px!important; margin-left:0px!important;
}
.carousel-caption p {
	margin-bottom:0px; padding-bottom:0px; text-transform:none!important; line-height:1.3em;
}
.carousel-caption p,
.carousel-caption h2 {
	color:white!important; font-size:1.5em!important; font-weight:bold!important; padding:0px 70px 0px 70px;
}

.carousel-caption p a.btn.spotbtn {
	margin-top:10px!important; font-size:.7em!important;
}

.carousel-indicators button {
background:transparent; border-radius:25px; margin-right:2px;
  min-width:35px!important;
 width:35px!important; height:35px!important; border:5px solid #3e509f;

}
.carousel-indicators button.active {

background:transparent; border-radius:25px; margin-right:2px;
  min-width:35px!important;
  width:35px!important; height:35px!important; border:5px solid #919090; opacity:1;
}
.carousel-caption p {
	color:black; 
}	
.carousel-caption a {
	color:#0047bb!important;
}

/*blog*/
.blogtitle {
	font-size:1.4em; font-weight:bold;
}
.blogimg {
        
        width:282px;     
        height:282px;    
        overflow:hidden;    
    }

    .blogimg img, #myPicture img {width: 100%;height: 100%;object-fit: cover;} 
.blogimgborder {padding:15px 0px 5px 5px; width:292px; height: 292px; float:left;}
.blogcontent {width: calc(100% - 300px); float:right; white-space:normal; word-break:break-word; padding-top:15px;}
.blogitem {
	
}

/*News*/


/* Button Styles */
#button input#buttonhide.btn, td.ms-toolbar input.btn, td.ms-toolbar input.btn:visited,
.btn, a.btn, .btn a, .btn:visited, a.btn:visited, .btn a:visited {
 background-repeat:repeat;
background:black;
 border:0px; margin:0px; font-size:1em; text-transform:uppercase;
 color:white!important; 
   border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px; border-top-left-radius: 0px;
  -moz-border-radius-topleft:0px;
  -webkit-border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px; border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px; padding:10px 20px 10px 20px; font-weight:bold;

}
#button input#buttonhide.btn:hover, #button input#buttonhide.btn:focus, #button input#buttonhide.btn:active, .btn:visited, .btn a:visited, a.btn:visited,
.btn:hover, a.btn:hover, .btn a:hover, td.ms-toolbar input.btn:hover, td.ms-toolbar input.btn:focus, td.ms-toolbar input.btn:active,
.btn:focus, a.btn:focus, .btn a:focus,
.btn:active, a.btn:active, .btn a:active {
text-transform:uppercase; background:black;
 background-repeat:repeat;
 border:0px; margin:0px; font-size:1em;
 color:white!important;
     border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px; border-top-left-radius: 0px;
  -moz-border-radius-topleft:0px;
  -webkit-border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px; text-decoration:underline;
  -webkit-border-bottom-right-radius: 0px; border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px; padding:10px 20px 10px 20px; font-weight:bold;

}
.topmargbigbtn {
	margin-top:.6em;
}

.btn.bigbtn i {opacity:0.4; filter:alpha(opacity=40); /* For IE8 and earlier */ text-align:right; float:right; font-size:2em;
}
.bigbtntext {
	text-align:left!important; float:left; line-height:1em; vertical-align:middle;
}
a.bigbtn {
	background-image:url(/images/blkbkg.jpg); min-height:4em; padding:.9em .5em;
 background-repeat:repeat; width:100%; font-size:1.5em; margin-bottom:20px;

}
a.bigbtn:hover, a.bigbtn:focus, a.bigbtn:active, a.bigbtn:visited {
	background-image:none; background-color:black; min-height:4em; padding:.9em .5em; margin-bottom:20px;


 background-repeat:repeat; width:100%; font-size:1.5em;

}
.blackbkg {
	background:black; padding:60px 0px 40px 0px;
}

/*SnapWidget*/
iframe#iFrameResizer1.snapwidget-widget {
	min-height:45em; padding-top:.5em; padding-bottom:.5em;
}

/* Link Styles */

a:link {color:#0047bb;text-decoration:none;}
a:hover {color:#0047bb; text-decoration:underline;}
a:active {color:#0047bb;text-decoration:underline;}
a:visited {color:#0047bb;}

.ms-WPBody a:link {color:#0047bb;}
.ms-WPBody a:hover {color:#0047bb;}
.ms-WPBody a:active {color:#0047bb;}
.ms-WPBody a:visited {color:#0047bb;}
.ms-WPBody a:focus {color:#0047bb;}

.ms-WPBody {font-size:100%!important;}
.ms-WPBody td {font-size:100%;}
.whitelink a {
	font-weight:normal;
}
a.blacklink, a.blacklink:hover, a.blacklink:focus, a.blacklink:focus, a.blacklink:active, a.blacklink:visited, .blacklink a, .blacklink a:visited, .blacklink a:active, .blacklink a:hover  {
	color:black;
}
.whitelink h2, .whitelink .ms-rtestate-field,
a.whitelink, .whitelink a, a.whitelink:focus, .whitelink a:focus, a.whitelink:visited, .whitelink a:visited, a.whitelink:active, .whitelink a:active, a.whitelink:hover, .whitelink a:hover, .whitelink {
	color:white!important;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ms-rteElement-H1, .ms-WPBody h2, .ms-WPBody h1, .ms-WPBody h3, .ms-WPBody h4,
.ms-rteElement-H2,.ms-rtestate-field h1, .ms-rtestate-field h2, .ms-rtestate-field h3, .ms-rtestate-field h4,
.ms-rteElement-H3,
.ms-rteElement-H4 {
  
  font-weight: normal; text-transform:uppercase;
  line-height: 1.1;  color: black; font-family:Arial, Helvetica, sans-serif; font-weight:bold;
}
h1, .ms-rtestate-field h1,
.h1,
.ms-rteElement-H1, .ms-WPBody h1 {
  font-size: 1.7em;
}
h2,.ms-rtestate-field h2, 
.h2,
.ms-rteElement-H2, .ms-WPBody h2 {
  font-size: 1.5em;
}
h3,.ms-rtestate-field h3,
.h3,
.ms-rteElement-H3, .ms-WPBody h3 {
  font-size: 1.3em;
}
h4,.ms-rtestate-field h4,
.h4,
.ms-rteElement-H4, .ms-WPBody h4 {
  font-size: 1.1em;
}


/* Google Search Styles */
#searchBox input[type="submit"] {
font-family: "Font Awesome 5 Pro";  
  padding:0px;
    font-size: 1.3333333333333333em;
    font-weight: 900; color:#00549d;
    border:0px none; z-index:1999;
    min-width:0px; background-color:transparent; position:absolute; right:0px; top:1.5em;
}
#searchBox {
	position:relative; z-index:1900;
}
.searchbtn {margin-top:0px;
	padding-right:5px;margin-left:-35px; position:relative; padding-top:5px; float:right; width:35px; height:auto;
}
.GoogleSearchTextBox {
  color:black!important; position:relative;
  border:1px solid #cccccc!important; 
  background:#f1f1f0!important; 
  border-right:0px none; 
  font-size:1em;
  padding:.5em!important;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px; border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
width:60%; margin-bottom:1em; float:right; margin-top:1.5em;
}
.gs-result .gs-title, .gs-result .gs-title * {
	color:#1b83af!important;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color:black!important;
}
.gsc-control-cse {width: 96%;}
.cse .gsc-control-cse {width: 96%;}
.gsc-branding {display: none;}
.cse .gsc-branding {display: none;}
.gsc-control-cse div {position: normal;}
.cse .gsc-control-cse div {position: normal;}

/* Search button */

input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}
.cse input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}
#entFooter p {
	margin-bottom:0px;
}
.footercenter {
 text-align:center;
}
.footerleft {
	display:inline-block;
}
.footerright {
	display:inline-block;

}

/*Other Styles*/

.ms-long {
	width:100%!important; margin-bottom:20px;
}
label {
	margin-bottom:0px;
}
img.wvlogo {
	padding-right:10px;
}
#breadcrumbs {
	padding-bottom:20px;
}
	
.link-item, .link-item a, .link-item a:link, .item, link-item a:focus, link-item a:active, link-item a:hover, link-item:visited 
{
	font-size:1em; padding:0px 0px 10px 0px; color:black;}	
.link-item {
	background: url("/images/bullet.png"); background-repeat:no-repeat;
}	
ul.dfwp-column.dfwp-list {
	width:33%; float:left;
}
.headertitle, .headertitle a, .headertitle a:link {
	font-size:1em;
}
.level-item, .level-item a, .level-item a:link {
	font-size:1em;
}
.level-bullet {background-image:url(/images/bullet.png); padding-left:20px; background-repeat:no-repeat;}

ul#Ribbon.EditingTools.CPEditTab {
	list-style:none!important; list-style-image:none!important;
}
#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField.ms-rtestate-field ul li {
	padding-bottom:8px;
}


@media screen and (max-width: 1400px){



}
@media screen and (max-width: 1300px){
/*header*/

.logo a img.imgheader {
	width:6em; height:auto; float:left;
}
.bigheader {font-size:1.8em; text-transform:uppercase; font-weight:bold; line-height:1.4em;}
.smheader {
	font-size:1.4em; text-transform:uppercase; }

.GoogleSearchTextBox {
	width:100%;
}

}
@media screen and (max-width: 1200px){

iframe#iFrameResizer1.snapwidget-widget {
min-height:35em;
}




}

@media screen and (max-width: 1100px){
.deptof {
	display:block; }
.bigheader {
	line-height:1em;

}


.logotext {
	padding:.8em 0em 1.5em 1em; 
}
iframe#iFrameResizer1.snapwidget-widget {
	min-height:35em; padding-top:.5em; padding-bottom:.5em;
}

}

@media screen and (max-width: 992px){
#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField.ms-rtestate-field img {
	width:70%!important; height:auto!important;
}

li.nav-item {
	width:auto; padding:0em 3%;
}
.eventfeed {
	padding-bottom:1em; margin-bottom:0px; padding-top:2em; padding-bottom:2em;
}
.newsfeed {
	border-bottom:0px none; border-right:1px solid #cccccc; margin-bottom:0px; padding-bottom:2em; padding-right:20px;
}
iframe#iFrameResizer1.snapwidget-widget {
	min-height:28em; padding-top:.5em; padding-bottom:.5em;
}

}

@media screen and (max-width: 768px)

{
#ctl00_PlaceHolderMain_ctl01__ControlWrapper_RichHtmlField.ms-rtestate-field img {
	width:100%!important; height:auto!important;
}

.logo a img.imgheader {text-align:center;
	width:7em; height:auto; float:none; padding-bottom:10px; padding-top:20px;
}

.bigheader {}
.smheader {
	}


li.nav-item a.nav-link {
	color:black!important;
}
.logotext, .headerbkg {
	text-align:center; float:none; padding:0px;
}
nav.navbar.navbar-expand-md.bg-body-tertiary {
	background-color:#ffc72c; position:relative;
}
.navbar-toggler:hover, .navbar-toggler:focus, .navbar-toggler:active, .navbar-toggler:after, .navbar-toggler:visited {
	background:transparent; border:0px none;font-size:2em; color:black; padding:0px; margin:0px; transition:box-shadow none!important; box-shadow:none;
}
.navbar-toggler {
	font-size:2em; color:black;background:transparent; border:0px none!important; padding:0px; margin:0px;transition:box-shadow none!important; box-shadow:none;


}
button.navbar-toggler i.fas.fa-bars {
	float:left;
}

.mobilewv {
	position:absolute; top:8px; right:8px;
}
.mobilesocial {
	position:relative; margin:0px auto; text-align:center; background:#ffc72c;
}

/*Videos*/
.videowrapper {
	position:relative;
	padding-bottom:15em;
	padding-top:20px; 
	height:0; 
	overflow:hidden; }

	
.videowrapper iframe {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:15em;}
	
	.newsfeed {
	border-bottom:1px solid #cccccc; border-right:0px none; margin-bottom:0px; padding-bottom:2em; padding-right:0px;
}
iframe#iFrameResizer1.snapwidget-widget {
	min-height:22em; padding-top:.5em; padding-bottom:.5em;
}


}


@media screen and (max-width: 676px)

{
iframe#iFrameResizer1.snapwidget-widget {
	min-height:20em; padding-top:.5em; padding-bottom:.5em;
}



/*blog*/
.blogtitle {
	font-size:1.4em; font-weight:bold;
}
.blogimg {
        
        width:100%;     
        height:100%;    
        overflow:hidden;    
    }

    .blogimg img, #myPicture img {width: 100%;height: 100%;object-fit: cover;} 
.blogimgborder {padding:15px 0px 5px 5px; width:100%; height: 100%; float:left;}
.blogcontent {width: auto; float:none; white-space:normal; word-break:break-word; padding-top:15px;}
.blogitem {
	
}




}
@media screen and (max-width: 576px)

{
iframe#iFrameResizer1.snapwidget-widget {
	min-height:18em; padding-top:.5em; padding-bottom:.5em;
}
@media screen and (max-width: 476px)

{
iframe#iFrameResizer1.snapwidget-widget {
	min-height:16em; padding-top:.5em; padding-bottom:.5em;
}


}
